Add Null at Point
Add Null at Point
Example AEJuice Toolbar and kBar parameters with default values:
{"parent":true,"direction":"center"}
Learn more
parent (boolean). Parent to null layer. Values: true or false.
direction (text). Direction of the movement or position. Values: center, left, right, top, bottom, top left, top right, bottom left, bottom right.
Add "ui":true parameter to open script's interface instead of running it directly.
If it's a single parameter add the following {"ui":true}. If it's not a single parameter, it can look like this {"parent":true,"direction":"center","ui":true}.